<table border="0" width="100%" cellspacing="1" cellpadding="2" class="commTable" style="border:0px;background:#F7F7F7;">
<tr><td class="commTd2" colspan="2">$ERROR$</td></tr>
<?if(!$USER_LOGGED_IN$)?>
<tr><td width="15%" class="commTd1" nowrap> *:</td><td class="commTd2"><input class="commFl" type="text" name="name" value="$NAME$" size="30" maxlength="60"></td></tr>
<tr><td class="commTd1">Email:</td><td class="commTd2"><input class="commFl" type="text" name="email" value="$EMAIL$" size="30" maxlength="60"></td></tr>
<?endif?>
<tr><td class="commTd2" colspan="2"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td valign="top"><textarea class="commFl" style="height:70px;" rows="8" name="message" id="message" cols="50">$MESSAGE$</textarea></td></tr></table></td></tr>
    <tr><td class="commTd2" colspan="2"><div style="float: right;"><input type="submit" class="DownloadInp" id="addcBut" name="submit" value=""></div><?if($SECURITY_CODE$)?>$SECURITY_CODE$<?endif?></td></tr></table>